home *** CD-ROM | disk | FTP | other *** search
- -- card: 32734 from stack: in.0
- -- bmap block id: 33001
- -- flags: 4000
- -- background id: 31331
- -- name: Publicity Picture 2
- ----- HyperTalk script -----
- on openCard
- global startTime
- put the seconds into startTime
- end openCard
-
- on idle
- global startTime
- if the seconds - startTime > 3 then
- visual effect dissolve
- go to card "Publicity Picture Dissolve"
- visual effect dissolve
- go to card "Publicity"
- end if
- end idle
-
- on help
- send mouseUp to card button "Help"
- end help
-
-
- -- part 1 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=19 top=40 right=281 bottom=497
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Skip Picture
- ----- HyperTalk script -----
- on mouseUp
- visual effect dissolve
- go to card "Publicity Picture Dissolve"
- visual effect dissolve
- go to card "Publicity"
- end mouseUp
-
-
-
- -- part 2 (button)
- -- low flags: 00
- -- high flags: 2000
- -- rect: left=12 top=305 right=337 bottom=48
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Help
- ----- HyperTalk script -----
- on mouseDown
- play stop
- play harpsichord a7e
- end mouseDown
-
- on mouseUp
- answer "Click the picture for more." with "OK"
- global startTime
- put the seconds into startTime
- end mouseUp
-
-
-
- -- part contents for background part 13
- ----- text -----
- PUBLICITY